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