/** * Retrieves the nonce value from the tag in the document head. */ export declare function getNonceFromMetaTag(): string | undefined; //# sourceMappingURL=utils.d.ts.map