import type { RawSourceMap } from 'next/dist/compiled/source-map08'; export declare function getSourceMapFromFile(filename: string): Promise;