export default (id: string, object: any) => ({ type: 'Announce', id, object });