import { SVGProps } from 'react'; declare const HandShakeIcon: (props: SVGProps) => any; export default HandShakeIcon;