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