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