/** Centered container for the error-state message block. */ export declare const errorStateVariants: (props?: import("class-variance-authority/types").ClassProp | undefined) => string; /** Destructive-toned icon slot above the title. */ export declare const errorStateIconVariants: (props?: import("class-variance-authority/types").ClassProp | undefined) => string; //# sourceMappingURL=variants.d.ts.map