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

declare const BackHand: ReactIconComponentType;
export default BackHand;
            