declare global { interface Window { dataLayer: any; } } export {}; export declare const getStaticAssetPath: (path: string) => string;