import React from 'react';
export declare const CheckmarkOutline: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
