export declare class FormControlMock { readonly nativeElement: HTMLInputElement; constructor(type?: string); }