export type MyComponentProps = {
  // Define your component props here
}

