UNPKG

stone-kit

Version:
4 lines (2 loc) 223 B
import { IMetroLabelProps } from './MetroLabel.types.ts'; export declare const MetroLabel: ({ addClassName, metro, width, justifyContent, colorIcon, ...rest }: IMetroLabelProps) => import("react/jsx-runtime").JSX.Element;