export interface Input {
    renderBody: Marko.Body;
}
