import type React from 'react'; import type { ScaleControlProps } from './type'; export declare const ScaleControl: React.FC;