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