export { default as Tip } from './tip' export type { TipProps } from './types'