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