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