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