export declare function ensureArray(input: T | T[]): T[];