import { Options } from './types.js';
import '@antfu/utils';
declare const _default: (options?: Options) => any;
export { _default as default };