importtype { Scanner } from'typescript';
/**
* @deprecated This is deprecated and will be removed in Nx 20.
* This was not intended to be exposed.
* Please talk to us if you need this.
*/exportdeclarefunctionstripSourceCode(scanner: Scanner, contents: string): string;