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