import { ReactIconComponentType } from '../types';

declare const FrontHand: ReactIconComponentType;
export default FrontHand;
            