declare function cssWithMappingToString(item: any, useSourceMap: any): any;
declare function toComment(sourceMap: any): string;
