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