import { IconComponent } from '../types'; declare const Check: IconComponent; export default Check;