import { IconProps } from '../@ErkIcon'; declare function HandShakeIcon(props: IconProps): JSX.Element; export default HandShakeIcon;