import type { SVGProps } from "react"; import * as React from "react"; declare const SvgSpaceClosed: (props: SVGProps) => React.JSX.Element; export default SvgSpaceClosed; //# sourceMappingURL=SpaceClosed.d.ts.map