import { Configuration } from './types'; export declare function getConfiguration(): Configuration;