UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 137 B
import { BMPProps } from './types'; export declare const BPM: ({ value }: BMPProps) => import("@emotion/react/jsx-runtime").JSX.Element;