declare const insertSeparator: (source: T[], separator: S) => (T | S)[]; export { insertSeparator }; //# sourceMappingURL=insertSeparator.d.ts.map