import * as i0 from "@angular/core"; import * as i1 from "./theme-base.directive"; export type { SapphireScale } from './theme-base.directive'; /** * Sapphire default theme */ export declare class ThemeDefault { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } /** * Sapphire default dark theme */ export declare class ThemeDefaultDark { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }