export declare const StyledRecurringIcon: import('@emotion/styled').StyledComponent & { title?: string; } & { theme?: import('@emotion/react').Theme; }, {}, {}>; export declare const StyledIconWrapper: import('@emotion/styled').StyledComponent<{ theme?: import('@emotion/react').Theme; as?: React.ElementType; } & { isDisabled: boolean; }, import('react').DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCommentIcon: import('@emotion/styled').StyledComponent & { title?: string; } & { theme?: import('@emotion/react').Theme; }, {}, {}>;