export declare function gtag(action: string, ...params: any[]): void;
export default gtag;
