import { InputMaskComponent } from './input-mask.component'; import * as i0 from "@angular/core"; export declare class InputCpfCnpjComponent extends InputMaskComponent { protected applyMask(value: string | undefined): string | undefined; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }