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