import * as React from "react"; declare const _default: ({ initialValue, onFinish }: any) => React.JSX.Element; export default _default;