export declare const HTML_COMPONENT_OPTIONS: string[]; export declare const isValidHtmlComponent: (attributes: Record) => string;