import { IconProps } from '../Icon'; declare function SvgReply(props: IconProps): JSX.Element; export default SvgReply;