import { type CreateConnectorFn } from 'wagmi';
export declare const kryptogoConnector: () => CreateConnectorFn;
