//#region src/react-shim/compiler-runtime.d.ts
declare const c: (size: number) => unknown[];
//#endregion
export { c };
//# sourceMappingURL=compiler-runtime.d.ts.map