export { FavoritesPage } from './FavoritesPage.js';
export type { FavoritesPageProps } from './FavoritesPage.js';
