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