import React from 'react'; import type { ZoomControlProps } from './types'; export declare const ZoomControl: React.FC;