import { type SvgStringOpts } from '../../svgString'; export declare const ReplySVG: (opts?: SvgStringOpts) => string; export default ReplySVG;