export declare function readonly(array?: E[] | null): ReadonlyArray | null | undefined;