export declare class UiSchemaDAO { nodeKeys: string[]; constructor(schema: any); }