export declare const RICH_TEXT_INPUT_AREA_SIZE: {
    readonly small: "small";
    readonly large: "large";
};
//# sourceMappingURL=RichTextInputArea.constants.d.ts.map