import React from 'react'; export declare function RenderIcon(nameIcon: any, color?: string, stroke?: string): React.JSX.Element;