import { ImporterFactory } from "./ImporterFactory";
declare const FSImporter: ImporterFactory;
export default FSImporter;
//# sourceMappingURL=FSImporter.d.ts.map