import { CustomError } from './CustomError'; export declare class SeiNotEnabledInKeplrWalletError extends CustomError { constructor(); }