import Energy from './Energy'; declare const EnergyFilled: typeof Energy; export default EnergyFilled;