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