export declare type Event = {
    resource: string;
};
//# sourceMappingURL=event.d.ts.map