export = makeDrawMultiGrid;
declare function makeDrawMultiGrid(regl: any, params: any): (props: any) => void;
