export function getContainerElement(containerElementId: any): HTMLElement;export function getCookieByName(name: any): string;export function applyStyles(element: any, styles: any): void;export function camelToKebab(str: any): any;//# sourceMappingURL=dom.d.ts.map