export declare function customizeSelect(sel: string): import("lit").CSSResult;
export declare function customizeInput(sel: string): import("lit").CSSResult;
export declare const FOCUS_VISIBLE: import("lit").CSSResult;
//# sourceMappingURL=styles.d.ts.map