import React from 'react';
export declare const CheckMark: React.MemoExoticComponent<() => React.JSX.Element>;
