/** * Base styles to be applied to all components within the application. */ export declare const baseStyles: import("lit").CSSResult;