import type { SVGProps } from "react"; import * as React from "react"; const SvgFreshservice = (props: SVGProps) => ( ); export default SvgFreshservice;