import * as BufferLayout from "@solana/buffer-layout";
export declare const u64: (property?: string) => BufferLayout.Layout<bigint>;
