export declare function arrayTrimStart(array: Array, toStrip: Array): T[];