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