export declare function array_shift(inputArr: T[]): T | null;