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