export default SForms;
declare const SForms: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
