import { SVGIconDef } from './types'; declare const ReplyOutlined: SVGIconDef; export default ReplyOutlined;