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