export declare function findSchema(schema: any, filter: any, onlyLeaf?: boolean): any[];
