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