UNPKG

@up-group-ui/react-controls

Version:
5 lines (4 loc) 241 B
import { UpTooltipProps } from './types'; import { WithThemeProps } from '../../../Common/theming/withTheme'; export declare const upToolTipWrapper: string; export declare const getStyles: (props: UpTooltipProps & WithThemeProps) => string;