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