export interface InputMaskOptions { selector: string; mask: string; placeholder?: string; } //# sourceMappingURL=InputMask.types.d.ts.map