import { ReactIconComponentType } from '../types';

declare const SpaceDashboard: ReactIconComponentType;
export default SpaceDashboard;
            