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