import { ConfigPlugin } from "@expo/config-plugins"; import { EmbraceProps } from "./types"; declare const withEmbrace: ConfigPlugin; export default withEmbrace;