/** @internal Reset the nonce cache (for testing only). */
export declare function resetNonceCache(): void;
export default function getNonce(): string | undefined;
