import { RemixiconReactIconComponentType } from './dist/typings';

declare const SpaceIcon: RemixiconReactIconComponentType;
export default SpaceIcon;
