import CheckSmall from './CheckSmall'; declare const CheckSmallFilled: typeof CheckSmall; export default CheckSmallFilled;