import { ZStageBanner_Props } from '@zurich/dev-utils/code/StageBanner'; export type StageBanner_StyleProps = { /** ## StageBanner [🔗](https://zds.zurich.com/molecules/stage-banner) * */ 'z-stage-banner'?: ZStageBanner_Props['config'] | ''; };