import Tip from './tip'; export { TipProps } from './tip'; export default Tip;