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