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