import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const TooltipQuote: EmotionIcon; export declare const TooltipQuoteDimensions: { height: number; width: number; };