export declare function clearHms(date: Date): Date; export declare function DatePane(props: any): import("solid-js").JSX.Element;