import React from 'react';
declare const UnCheckedIcon: () => React.JSX.Element;
export default UnCheckedIcon;
