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