import { AnyStandaloneContext } from './StandaloneContext'; export declare function configureAsync(context: AnyStandaloneContext): Promise;