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