import React from 'react'; export const MicrosoftStoreBlack = (props: React.SVGProps) => { return ( ); }; export default MicrosoftStoreBlack;