import type { IconProps } from '../../types'; declare const InfoCardLine: import("react").NamedExoticComponent; /** * Remix Icon: Info Card Line * @see {@link https://remixicon.com/icon/info-card-line Remix Icon Docs} */ export { InfoCardLine };