export declare const replaces: {
    '"@msft-sme/ui-test-automation": "3.5.0"': string;
    '"@playwright/test": "1.20.1"': string;
    '"@types/jasmine": "~3.6.0"': string;
    '"@types/node": "^12.11.1"': string;
    '"@types/jasmine": "3.6.0"': string;
    '"@types/node": "12.11.1"': string;
};
export declare const adds: {
    toBeAdded: string;
    toBeAddedAfter: string;
    keyword: string;
    indent: number;
}[];
