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