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