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