import BodySystem from './BodySystem'; declare const BodySystemFilled: typeof BodySystem; export default BodySystemFilled;