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