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