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