import type { ASTPluginBuilder } from '@glimmer/syntax'; export declare function replaceThisTransform(replacement: string): ASTPluginBuilder;