import { Options } from '../Interfaces/options';
export declare const DEFAULT_CONFIG: Options;
