import CheckInOut from './CheckInOut'; declare const CheckInOutFilled: typeof CheckInOut; export default CheckInOutFilled;