export declare const $APISummary: { properties: { name: { type: string; }; description: { type: string; }; source: { type: string; }; createdBy: { type: string; }; }; };