/** * Behaves as a regular `View` with an extra `index` prop that is saved in the native layer. */ declare const CellContainer: import("react-native").HostComponent; export default CellContainer; //# sourceMappingURL=CellContainer.android.d.ts.map