import React from 'react'; import { ServiceLogoPartProps } from '../ServiceLogo.types'; declare const WishketSymbol: React.FC; export { WishketSymbol };