import Cycle from './Cycle'; declare const CycleFilled: typeof Cycle; export default CycleFilled;