# GroupStyleContent

## Content

# Type Alias: GroupStyleContent

```ts
type GroupStyleContent = object;
```

## Properties

### Footer

```ts
Footer: FooterStyleContent;
```

***

### Header

```ts
Header: HeaderStyleContent;
```
