import { SVGIconDef } from './types'; declare const DeviceOutlined: SVGIconDef; export default DeviceOutlined;