import { TInputOptions } from '../../types/options/TInputOptions';
export declare const DEFAULT_PRESET: TInputOptions;
