export declare function getRawSourceMap(fileContents: string): unknown | null;
