export declare const onStoryDeleted: (callback: Amity.Listener<Amity.InternalStory[]>) => () => void;
export declare const onStoryDeletedLocal: (callback: Amity.Listener<Amity.InternalStory[]>) => () => void;
//# sourceMappingURL=onStoryDeleted.d.ts.map