import { SvgIconComponent } from './types'; declare const BackHandIcon: SvgIconComponent; export default BackHandIcon;