/**
 * Export main FlappyDODO component
 */

export { default } from './FlappyDODO';

