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