/** * Represents the `IFooterItemGroupElementProps` interface. * * @public */ export interface IFooterItemGroupElementProps { header: string; } //# sourceMappingURL=IFooterItemGroupElementProps.d.ts.map