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