import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to show the concept of SLO's, not suitable for intent buttons * @public */ export declare const ServiceLevelObjectivesIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };