import * as React from "react"; declare function CheckmarkOutline(props: React.SVGProps): any; export default CheckmarkOutline;