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