import type { IDL } from "@dfinity/candid"; import { _SERVICE } from "./types"; export { _SERVICE as BotService }; export const idlFactory: IDL.InterfaceFactory;