export declare const config: { debug: boolean; }; export declare function configure(configuration: Partial): void;