import type { CSSResult } from 'lit';

export const font: CSSResult;

export const inputs: CSSResult;

export const typography: CSSResult;
