import { IconDefinition } from '../types'; declare const WindowsOutlined: IconDefinition; export default WindowsOutlined;