import type { IconProps } from '../../types'; declare const ComputerFill: import("react").NamedExoticComponent; /** * MingCute Icon: Computer Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { ComputerFill };