export declare function getDpr(): number; export declare function hashString(str: string): string; export declare function createSvgDataUrl(svg: string, color?: string): string;