export default function createNetworkSecurityConfig(path: string, { certificatePath }?: { certificatePath?: string; }): Promise;