import * as React from "react"; import { SkeletonContainerProps } from "./SkeletonContainerBase"; export * from "./SkeletonContainerBase"; export declare const SkeletonContainer: React.FC; export default SkeletonContainer; //# sourceMappingURL=SkeletonContainer.native.d.ts.map