import '../../about/external/data/ExcuseCluster.dart'; abstract class ConnectExcuseReport { void onClustersLoaded(List clusters); }