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