export declare function loadAdapter(defaultPlatform: string, transport: string, loaderFn?: Function): Promise<any>;
