export interface PageTemplateStatisticsDto { Name: string; Count: number; }