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