import type { SVGProps } from "react"; const SvgOldWomanIcon = (props: SVGProps) => ( ); export default SvgOldWomanIcon;