export declare const renameTypePrefix = "DTO_"; export declare function testTypeNameValid(name: string): boolean;