import type { FormTypeProps } from '../stores/form/types.js';
export declare const SelectNativeTokenPage: React.FC<FormTypeProps>;
