import type { Plugin } from 'routup';
import type { Options } from './types';
export declare function cookie(options?: Options): Plugin;
//# sourceMappingURL=module.d.ts.map