import { InstanceStats } from './InstanceStats/InstanceStats'; export const InstanceAdmin = () => { return (
); };