import Check from './Check'; declare const CheckFilled: typeof Check; export default CheckFilled;