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