import { IControlProps } from './control_types'; import React from 'react'; export declare const Control: React.FC;