export declare function parseSrcSet(srcSet: string): Map<string, string>;
