import * as React from 'react'; export declare const BannerRegularActions: { ({ children, className, ...props }: React.PropsWithChildren>): React.JSX.Element; displayName: string; };