/** * A helper script to load the Expo config and loaded plugins from a project */ /** * Get the path to the ExpoConfigLoader file. */ export declare function getExpoConfigLoaderPath(): string;