import { InputAreaProps } from '.'; export declare const requiredProps: InputAreaProps; export declare const testkitTests: { title: string; props: InputAreaProps; }[]; export declare const ssrTests: { title: string; props: InputAreaProps; }[]; export declare const a11yTests: { title: string; props: InputAreaProps; }[]; //# sourceMappingURL=InputArea.meta.d.ts.map