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