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