export type FungibleTokenPrivateState = Record<string, never>;
export declare const FungibleTokenWitnesses: {};
