export declare const arrayPushDistinct: >(a: T, ...args: T) => Array;