export declare const inArray: (stack: [any], needle: any) => boolean;