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

declare const Quickreply: ReactIconComponentType;
export default Quickreply;
            