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