export declare const writeToPodfile: (projectRoot: string, key: string, value: string) => void;
