import { FetchContextType } from '../types'; export declare function FetchConfigAsync(props: FetchContextType): Promise;