import { IconProps } from '../types';
declare function Handshake(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Handshake;
//# sourceMappingURL=Handshake.d.ts.map