import * as React from 'react'; declare function ReplyAllIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ReplyAllIcon;