import React from 'react';
declare function CaptchaInput(props: any): React.JSX.Element;
export default CaptchaInput;
