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