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