/// export declare const RelativeBox: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit> & Omit, "children" | keyof import("@strapi/design-system/dist/types").AsProp | keyof import("@strapi/design-system").TransientBoxProps> & { ref?: any; }, "ref"> & { ref?: any; }, never> & Partial> & Omit, "children" | keyof import("@strapi/design-system/dist/types").AsProp | keyof import("@strapi/design-system").TransientBoxProps> & { ref?: any; }, "ref"> & { ref?: any; }, never>>> & string & Omit, keyof import("react").Component>; export declare const Wrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; export declare const ActionRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never> & Partial>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never>>> & string & Omit<( = "div">(props: import("react").PropsWithoutRef> & import("react").RefAttributes) => import("react").ReactNode), keyof import("react").Component>; export declare const CroppingActionRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never> & Partial>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never>>> & string & Omit<( = "div">(props: import("react").PropsWithoutRef> & import("react").RefAttributes) => import("react").ReactNode), keyof import("react").Component>; export declare const BadgeOverride: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit & Partial>> & string & Omit<({ active, size, textColor, backgroundColor, variant, children, minWidth, ...props }: import("@strapi/design-system").BadgeProps) => import("react/jsx-runtime").JSX.Element, keyof import("react").Component>; export declare const UploadProgressWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; export declare const FocalPointActionRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never> & Partial>, "ref"> & import("react").RefAttributes, "ref"> & { ref?: ((instance: unknown) => void) | import("react").RefObject | null | undefined; }, never>>> & string & Omit<( = "div">(props: import("react").PropsWithoutRef> & import("react").RefAttributes) => import("react").ReactNode), keyof import("react").Component>; export declare const FocalPointImageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; interface FocalPointAimProps { $focalPoint: { x: number; y: number; }; } export declare const FocalPointAim: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, "$focalPoint"> & FocalPointAimProps, never> & Partial, HTMLDivElement>, "$focalPoint"> & FocalPointAimProps, never>>> & string; export declare const FocalPointHalo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; export {};