import { Options } from '../interfaces/options.type';
export declare const DEFAULT_OPTIONS: Options;
