export declare const toString: (array: ReadonlyArray<unknown>) => string;
