import {Configs} from './index.type'; export declare const configure: (configs?: Configs | undefined) => void;