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