declare const CheckIcon: { name: string; svg: string; }; export default CheckIcon;