import { StyledIcon } from '@styled-icons/styled-icon'; export declare const MessageRoundedAdd: StyledIcon; export declare const MessageRoundedAddDimensions: { height: number; width: number; };