export declare const layoutCSSValues: Record<"padding" | "background" | "gridBackground" | "shadowBackground", import("lit").CSSResultOrNative>;
export declare const layoutCSSVarsNames: Record<"padding" | "background" | "gridBackground" | "shadowBackground", import("lit").CSSResultOrNative>;
export declare const grid: import("lit").CSSResult;
export declare const element: import("lit").CSSResult;
