export declare const VOID_ELEMENTS: string[]; export declare function isVoidElement(name: string): boolean;