export type Nonce = () => string; export declare function nonce(): string; //# sourceMappingURL=nonce.d.ts.map