export declare const createEmptyArray: (length: number) => null[];
