import type GA from './GA.js'; export declare const loadGaScript: (this: GA, i: any, s: Document, o: string, g: string, r: string, a?: any, m?: any) => void;