import type ServiceUpdateIdentifierOptions from '../../serviceFactory/options/UpdateIdentifierOptions'; export type UpdateIdentifierOptions = ServiceUpdateIdentifierOptions; export default UpdateIdentifierOptions;