import './webpack';
declare global {
    interface Window {
        next: any;
    }
}
