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