/// import { IconProps } from '../../types'; declare const Buildings: (allProps: IconProps) => JSX.Element; export default Buildings;