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