export function MOBILE_STYLES(fontScale?: number): string;
export function DESKTOP_STYLES(fontScale?: number): string;
export const TEMPLATE: "\n  <div class=\"dashboard-content\">\n    {{dashboardContent}}\n  </div>\n";
//# sourceMappingURL=LeagueDashboard-styles.d.ts.map