how magento 2 customer password hash decrypt

Hi team is there any way to decrypt customer password hash programmatically If any one knows please help in that

tried $objectManager->get(MagentoFrameworkEncryptionEncryptorInterface::class)->decrypt('3ab0670c9c8c735a5f19ad21f0edb2c3:xVQMVlk23owdkQDp7AYAQGrI5TLotz48:0');

but not working getting empty