import { type ResultProps } from "../Result";
export declare const Empty: import("solid-js").Component<import("@cn-ui/reactive").OriginComponentOutputType<ResultProps, HTMLElement, string>>;
