import type { IconProps } from '../../types'; declare const CheckLine: import("react").NamedExoticComponent; /** * MingCute Icon: Check Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { CheckLine };