import AppPromo from '..'; export default function AppPromoExample() { return ( <> ); } AppPromoExample.displayName = 'AppPromo';