import { CSSResultGroup } from "lit"; export declare function applyStyles(shadow: ShadowRoot, styles?: CSSResultGroup): void;