export declare function createServerInsertedMetadata(nonce: string | undefined): () => Promise<string>;
