import { IconComponent } from '..';
declare const HandIcon: IconComponent;
export { HandIcon };
