export declare function filterArray(array: T[], id_in?: string[]): T[];