UNPKG

@vidal-community/vidal-web-components

Version:

Vidal Web Components

10 lines 311 B
export declare const checkboxesStyleMap: (state: boolean) => { width: string; height: string; margin: string; 'background-image': string; 'background-size': string; appearance: string; }; export declare const helpersCss: import("lit").CSSResult; //# sourceMappingURL=helpers.css.d.ts.map