UNPKG

gather-content-ui

Version:
7 lines 289 B
export declare function FormSubmitButton({ children, className, hideSuccessState, ...rest }: any): import("react/jsx-runtime").JSX.Element; export declare namespace FormSubmitButton { var defaultProps: { children: string; }; } //# sourceMappingURL=FormSubmitButton.d.ts.map