import { FC } from 'react'; import { WeGotTheBeat } from '../interfaces'; declare const BeatMerchantLogo: FC; export default BeatMerchantLogo;