import { BaseItem, GetSources, GetSourcesParams, InternalGetSources } from '../types'; export declare function getNormalizedSources(getSources: GetSources, params: GetSourcesParams): ReturnType>;