import { SVGProps } from 'react'; declare const IconReplyThin: (props: SVGProps) => JSX.Element; export default IconReplyThin;