import { CSSResult } from "lit"; /** * exports lit-element css * @export styles */ export declare const styles: CSSResult[];