# DeclarationProps

```ts
type DeclarationProps = DeclarationPropsWithSymbol | DeclarationPropsWithInfo;
```
