import type { SelectChainPageProps } from './types.js';
export declare const SelectChainPage: React.FC<SelectChainPageProps>;
