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