/** * @synced-from pie-elements/packages/rubric/controller/src/index.js * @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. */ export declare function model(model: any, session: any, env: any): Promise; export declare function validate(model: any): {}; //# sourceMappingURL=index.d.ts.map