export default () => ({
  id: null,
  type: 'publishLocation',
  providerId: null,
  fileId: null,
  templateId: null,
  hash: 0,
});