export declare const getCdn: (url: string) => Promise<{ domCapture: any; userAgent: any; freezePage: any; }>; //# sourceMappingURL=getCdn.d.ts.map