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