/// declare const Row: import("styled-components").StyledComponent<"div", any, {}, never>; declare const Handle: import("styled-components").StyledComponent<({ name, size, color, className, ariaLabel, style, onClick, }: import("../../../common/Glyph/Glyph").GlyphProps) => import("react").JSX.Element, any, {}, never>; declare const Dots: import("styled-components").StyledComponent<({ name, size, color, className, ariaLabel, style, onClick, }: import("../../../common/Glyph/Glyph").GlyphProps) => import("react").JSX.Element, any, {}, never>; declare const StyledTag: import("styled-components").StyledComponent<"div", any, import("@veeqo/ui/dist/components/Tag/Tag").TagProps, never>; declare const Title: import("styled-components").StyledComponent<"span", any, {} & import("@veeqo/ui/dist/components/Text/types").TextProps, never>; export { Row, Handle, Dots, Title, StyledTag, }; //# sourceMappingURL=styled.d.ts.map