import { ReactIconComponentType } from '../types';

declare const ReplyAll: ReactIconComponentType;
export default ReplyAll;
            