export const TipProps = {
  customClass: {
    type: String,
  }
};
