import { Importer } from "../../types";
export declare const cannyCsvImporter: () => Promise<Importer>;
//# sourceMappingURL=index.d.ts.map