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