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