import type { IconProps } from '../../types'; declare const Calendar2Line: import("react").NamedExoticComponent; /** * Remix Icon: Calendar 2 Line * @see {@link https://remixicon.com/icon/calendar-2-line Remix Icon Docs} */ export { Calendar2Line };