import type { SVGProps } from 'react';
declare const SvgProfileIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgProfileIcon;
//# sourceMappingURL=ProfileIcon.d.ts.map