/** * Layout for a 64bit unsigned value */ export declare const uint64: (property?: string) => unknown;