import { ConfigPlugin } from "expo/config-plugins"; import { WithTwilioVideoWebRtcProps } from "."; declare const withIosTwilioVideoWebrtc: ConfigPlugin; export default withIosTwilioVideoWebrtc;