import * as React from "react"; function SvgCheckmark() { return ( ); } export default SvgCheckmark;