export declare const $AppApiProductsComplex: { properties: { apiproduct: { type: string; isRequired: boolean; }; status: { type: string; }; }; };