export const SupportedStandard: IDL.RecordClass; export const SupportedStandardsResponse: IDL.VecClass>; export const idlService: IDL.ServiceClass>]>; }>; export const idlInitArgs: any[]; export function idlFactory({ IDL }: { IDL: any; }): any; export function init({ IDL }: { IDL: any; }): never[]; import { IDL } from '@icp-sdk/core/candid';