export declare const CircularProgressRoot: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & import("./CircularProgress.types").CircularProgressSlotsAndSlotProps & { color?: import("@mui/types").OverridableStringUnion<"primary" | "error" | "info" | "success" | "warning" | "inherit", import("./CircularProgress.types").CircularProgressPropsColorOverrides>; size?: number; thickness?: number; value?: number; variant?: "determinate" | "indeterminate"; } & Omit, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "size" | "color" | "value" | keyof import("../types/slot").SlotCommonProps | "variant" | keyof import("./CircularProgress.types").CircularProgressSlotsAndSlotProps | "thickness">, React.DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const CircularProgressSVG: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & import("./CircularProgress.types").CircularProgressSlotsAndSlotProps & { color?: import("@mui/types").OverridableStringUnion<"primary" | "error" | "info" | "success" | "warning" | "inherit", import("./CircularProgress.types").CircularProgressPropsColorOverrides>; size?: number; thickness?: number; value?: number; variant?: "determinate" | "indeterminate"; } & Omit, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "size" | "color" | "value" | keyof import("../types/slot").SlotCommonProps | "variant" | keyof import("./CircularProgress.types").CircularProgressSlotsAndSlotProps | "thickness">, React.SVGProps, {}>; export declare const CircularProgressTrack: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & import("./CircularProgress.types").CircularProgressSlotsAndSlotProps & { color?: import("@mui/types").OverridableStringUnion<"primary" | "error" | "info" | "success" | "warning" | "inherit", import("./CircularProgress.types").CircularProgressPropsColorOverrides>; size?: number; thickness?: number; value?: number; variant?: "determinate" | "indeterminate"; } & Omit, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "size" | "color" | "value" | keyof import("../types/slot").SlotCommonProps | "variant" | keyof import("./CircularProgress.types").CircularProgressSlotsAndSlotProps | "thickness">, React.SVGProps, {}>; export declare const CircularProgressProgress: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & import("./CircularProgress.types").CircularProgressSlotsAndSlotProps & { color?: import("@mui/types").OverridableStringUnion<"primary" | "error" | "info" | "success" | "warning" | "inherit", import("./CircularProgress.types").CircularProgressPropsColorOverrides>; size?: number; thickness?: number; value?: number; variant?: "determinate" | "indeterminate"; } & Omit, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "size" | "color" | "value" | keyof import("../types/slot").SlotCommonProps | "variant" | keyof import("./CircularProgress.types").CircularProgressSlotsAndSlotProps | "thickness">, React.SVGProps, {}>;