export declare const getDefaultValueProvider: (inputValue: string, providerUrl: string, setProvider: any) => Promise<void>;
