import type { IconProps } from '../../types';
declare const Crop2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Crop 2 Line
 * @see {@link https://remixicon.com/icon/crop-2-line Remix Icon Docs}
 */
export { Crop2Line };
