export declare function postProcessTypes(types: string): string; export declare function prettify(factoryCode: string): Promise;