import { RendererFunction } from '../types'; declare const zip: RendererFunction; export default zip;