import { Jsf } from '@j_c/jsfe__form'; import * as widgets from './widgets/index.js'; export declare class JsfMaterial extends Jsf { widgets: typeof widgets; styleSheets: import("lit").CSSResult[]; } //# sourceMappingURL=form.d.ts.map