import CellContainer from "../../fabric/CellContainerNativeComponent"; /** * Behaves as a regular `View` with an extra `index` prop that is saved in the native layer. */ export default CellContainer; //# sourceMappingURL=CellContainer.ios.d.ts.map