+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "Subtract"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## Subtract type
### Subtract type
Signature
```typescript
export declare type Subtract = Omit;
```
Import
```typescript
import { Subtract } from '@grafana/data';
```