export declare class LegrandavTextinputDefaultM { label: string; placeHolder: string; showErrorState: boolean; errorMessage: string; render(): any; }