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