export declare const FACTORY_POSTFIX = "__factory";
export declare const STRUCT_INPUT_POSTFIX = "Struct";
export declare const STRUCT_OUTPUT_POSTFIX = "StructOutput";
