export type NextRouter = 'pages' | 'app';
