import React from "react";
declare const ThumbsDownLargeIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default ThumbsDownLargeIcon;
//# sourceMappingURL=ThumbsDownLarge.d.ts.map