import type { ComplexAttributeConverter } from "lit";
export declare const stringBooleanConverter: () => ComplexAttributeConverter<string | boolean>;
//# sourceMappingURL=string-boolean.converter.d.ts.map