import React, { memo } from 'react'; export const AILoadingLottiePoster = memo(() => { return ( ); });