/** * DEPRECATED — EU AI Act compliance automation has moved to the AEOESS Gateway. * * Classification, article mapping, gap analysis, and full compliance reports * are product intelligence (regulatory automation). Primitive types stay in * `../types/euaiact.js`. Implementation at @aeoess/gateway * (src/sdk-migrated/core/euaiact.ts). * * See MIGRATION.md#data-lifecycle. */ export declare function classifyRisk(..._args: unknown[]): never; export declare function mapArticles(..._args: unknown[]): never; export declare function generateTransparencyDisclosure(..._args: unknown[]): never; export declare function generateComplianceProfile(..._args: unknown[]): never; export declare function identifyGaps(..._args: unknown[]): never; export declare function generateComplianceReport(..._args: unknown[]): never; //# sourceMappingURL=euaiact.d.ts.map