import { SvgIconComponent } from './types'; declare const BuildCircleIcon: SvgIconComponent; export default BuildCircleIcon;