import { EmptyState } from "../design/components/states/EmptyState"; export function ReplayRoutePlaceholder() { return ( ); }