UNPKG

gather-content-ui

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