export { classify } from './classify.ts'; export { FS_CONDITIONS } from './types.ts'; export type { FsCondition } from './types.ts'; //# sourceMappingURL=index.d.ts.map