import { IconProps } from '../Icon'; declare function SvgReplyAll(props: IconProps): JSX.Element; export default SvgReplyAll;