import React from 'react';
import { DecoratorFunction } from '@storybook/addons';
export declare const WithNextRouter: DecoratorFunction<React.ReactElement>;
