export declare const StyledContainer: import("styled-components").StyledComponent>, import("@elliemae/ds-system").Theme, { inline: boolean; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>>, never>; export declare const StyledSvg: import("styled-components").StyledComponent<"svg", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"svg">, never>; export declare const StyledPath: import("styled-components").StyledComponent<"path", import("@elliemae/ds-system").Theme, { r: number; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"path">, never>; export declare const StyledRect: import("styled-components").StyledComponent<"rect", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"rect">, never>; export declare const StyledCircle: import("styled-components").StyledComponent<"circle", import("@elliemae/ds-system").Theme, { r: number; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"circle">, never>; export declare const StyledLabel: import("styled-components").StyledComponent<"span", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"span">, never>;