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