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