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