export declare class InputValidationComponent { _error: string; constructor(); error: any; }