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

declare const Reply: ReactIconComponentType;
export default Reply;
            