export default interface SetEntityDeclarationEntityMetadataDeclaration { entityDeclarationId: string; toDelete?: boolean; }