import Text from "./lib_components/text"; // Empty State Component export const EmptyState = () => { return (

); };