declare const _default: ({ IDL }: {
    IDL: any;
}) => any;
export default _default;
export declare const init: () => never[];
