import * as React from 'react'; declare function ArchitectureIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ArchitectureIcon;