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