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