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