import type { GymxLabelProps } from '@fitx/gymx-ui'; export interface FitxLabelProps extends GymxLabelProps { }