import { HostComponent } from "react-native"; import { AutoLayoutViewNativeComponentProps } from "./AutoLayoutViewNativeComponentProps"; declare const AutoLayoutViewNativeComponent: HostComponent; export default AutoLayoutViewNativeComponent; //# sourceMappingURL=AutoLayoutViewNativeComponent.d.ts.map