/** * @synced-from pie-elements/packages/rubric/configure/src/main.jsx * @auto-generated * * This file is automatically synced from pie-elements and converted to TypeScript. * Manual edits will be overwritten on next sync. * To make changes, edit the upstream JavaScript file and run sync again. */ import React from 'react'; declare class Main extends React.Component { verifyRubriclessModel: any; render(): React.JSX.Element; } export default Main; //# sourceMappingURL=main.d.ts.map