import { IDL } from '@dfinity/candid';
declare const walletIDLFactory: IDL.InterfaceFactory;
export default walletIDLFactory;
