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

declare const Architecture: ReactIconComponentType;
export default Architecture;
            