import type { IconProps } from '../../types'; export declare const RecommendSVG: (opts?: IconProps) => string; export default RecommendSVG;