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