export declare const tooltipTheme: { baseStyle: { borderRadius: string; border: string; color: string; borderColor: string; fontSize: string; p: string; }; defaultProps: { colorScheme: string; size: string; }; };