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