import type { FormTypeProps } from '../../stores'; export declare const ChainSelect: ({ formType }: FormTypeProps) => import("react/jsx-runtime").JSX.Element;