export declare const getTooltipProps: (canCopy?: boolean) => { title: undefined; } | undefined;