import * as React from "react"; declare const SvgIcnParticipant: { (props: React.SVGProps): JSX.Element; _raw: string; }; export default SvgIcnParticipant;