import React from "react"; export declare const WindowsLogo: ({ color }: { color: string; }) => React.JSX.Element;