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