import IMask from 'imask'; import { InputType } from './air-input.types'; export declare const InputPresets: { date: IMask.MaskedDateOptions; } & Partial>;