export declare namespace Nonces { function createFactory(): () => number; }