import { Datum } from 'victory';
export declare function sdsTooltipText(datum: Datum): string;
