export declare class SourceFactory { produce(filePath: string): string; } //# sourceMappingURL=SourceFactory.d.ts.map