import { HTMLAttributes } from "preact/compat"; export declare function Details({ ...props }: {} & HTMLAttributes): import("preact/compat").JSX.Element; //# sourceMappingURL=Details.d.ts.map