import type { ConfigPlugin } from 'expo/config-plugins'; import type { ConfigProps } from './@types'; export declare function createRNQCPlugin(name: string, version: string): ConfigPlugin; //# sourceMappingURL=withRNQC.d.ts.map