import React, { type JSX } from 'react'; export const RecentlyCreatedIcon = (): JSX.Element => ( );