import type { IconComponent } from '../types'; declare const Buildings: IconComponent; export default Buildings;