export type NonFungibleTokenPrivateState = Record<string, never>;
export declare const NonFungibleTokenWitnesses: {};
