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