import { TemplateRef } from '@angular/core';
import * as i0 from "@angular/core";
/**
* OverlayContent - Content container for overlay
*
* @remarks
* This component contains the overlay content and provides it as a template
* for the overlay component to display.
*
* @example
* ```html
*
*