export { default as Scale } from './Scale'; export type { Props as ScaleProps } from './Scale';