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