export declare function stripDanglingSourceMapComments(distDir: string): Promise<void>;
