import importSync from './import'; export default importSync; export type { Options, ESMOptions } from './options';