import type { IconProps } from '../../types';
declare const BackHand: import("react").NamedExoticComponent<IconProps>;
export { BackHand };
