export type InitializablePrivateState = Record<string, never>;
export declare const InitializableWitnesses: {};
