import { TsImportFacotry } from "./TsImportFactory"; export declare class TsFileFactory { imports: TsImportFacotry; constructor(); }