import { IconProps } from '../lib';
declare function Buildings(props: IconProps): JSX.Element;
export default Buildings;
