export declare function ArrayMethod(argument: unknown, classRef?: new () => T): argument is Array;