export declare const cartesian: (a: any[], b?: any[] | undefined, ...c: any) => any[];