import { WalletProps, WalletOptions } from '../wallet'; export declare const frontier: ({ chains }: WalletOptions) => WalletProps;