/**
* Trim off common folder such as `src` or `tests` from the test file path.
* This is used to generate the default snapshot sub-path.
*/
export declarefunctiontrimCommonFolder(suiteName: string): string;
//# sourceMappingURL=trim_common_folder.d.ts.map