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