import * as React from "react" const SvgComponent = ({ ...props }) => ( ) export default SvgComponent