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