export interface DevicePushEndpointUpdate { registrationId?: string; customData?: any; }