import { IconSvgProps } from '../types';
declare const BowlSteam: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default BowlSteam;
//# sourceMappingURL=BowlSteam.d.ts.map