import { SVGProps } from "react"; declare const Handshake: (props: SVGProps) => JSX.Element; export default Handshake;