import { IconProps } from '../lib';
declare function Handshake(props: IconProps): JSX.Element;
export default Handshake;
