import type { CSSResult } from 'lit';

export const globals: CSSResult;

export const style: CSSResult;
