export interface Share { event: 'share'; item_id: number; }