import { ContractDefinition } from 'autumndb'; export declare function withEvents(slug: string, type: string): ContractDefinition;