import type { ComplexAttributeConverter } from 'lit'; export declare const dateConverter: ComplexAttributeConverter; export default dateConverter;