export declare class Nonce { static generate(length?: number): string; }