export declare const validateElementName: (elementName: string) => void;
