export declare const emptyAttribute: undefined; export declare const convertAttribute: (value: any) => string | typeof emptyAttribute;