export type DataLayer = Array<{[key: string]: any}>;
