import { Configuration } from '../configuration'; export declare function loadConfiguration(): Promise<Required<Configuration>>;