import { ButtonProps } from "../Button"; export declare function Submit(props: ButtonProps): import("solid-js").JSX.Element;