import { FC } from 'react'; import { ZEllipsisWithTooltipPropsType } from './Types'; export declare const ZEllipsisWithTooltip: FC;