export declare function tagManager(tagId: string): void; export declare function googleAnalytics(googleAnalyticsId: string): void; export declare function facebookPixel(facebookPixelId: any): void; export declare function TiktokPixel(TiktokPixelId: any): void;