import React from 'react'; declare const windowsIcon: (fill: string, size: number, style?: React.CSSProperties | undefined) => JSX.Element; export default windowsIcon;