declare const hand_thumbs_down_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default hand_thumbs_down_fill;