export default FsSections; declare function FsSections({ fields, ...props }: { [x: string]: any; fields: any; }): React.JSX.Element; import React from "react"; //# sourceMappingURL=FsSections.d.ts.map