I’m assuming you thought of loading and destroying a resource from an account’s storage if the contract used to create the resource has been removed from the account being imported from?
If that’s the case then not at the moment. Loading the value loads the type information, ie the contract code. If it’s missing, the load fails.