import type { IconProps } from '../../types';
declare const ShakeHandsFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Shake Hands Fill
 * @see {@link https://remixicon.com/icon/shake-hands-fill Remix Icon Docs}
 */
export { ShakeHandsFill };
