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