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