import Boy from './Boy'; declare const BoyFilled: typeof Boy; export default BoyFilled;