export declare function generateElementId(): string; export declare function kebabToCamelCase(str: string): string; //# sourceMappingURL=util.d.ts.map