declare module 'nprogress' { export function start (): any export function done (): any }