import { importAwesomeList, writeImportedRecords, type ImportResult } from "./markdown.js"; export { importAwesomeList, writeImportedRecords }; export type { ImportResult }; //# sourceMappingURL=importer.d.ts.map