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