export * from './dayparts-statistics.module';
export * from './components/dayparts-statistics/dayparts-statistics.component';
export * from './class/dayparts-statistics.class';
export * from './types/dayparts.types';
