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