export declare const $EntityDeriveRequest: { properties: { names: { type: string; isRequired: boolean; }; meta: { type: string; }; }; };