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