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