import Abc from './Abc'; declare const AbcFilled: typeof Abc; export default AbcFilled;