import { questFormPropType } from './response'; export declare const QuestForm: (props: questFormPropType) => import("react/jsx-runtime").JSX.Element;