import { IconProps } from '../types';
declare const WindowsLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WindowsLogo;
//# sourceMappingURL=WindowsLogo.d.ts.map