import type { LocalsType } from '../../types';
declare function metaGeneratorHelper(this: LocalsType): string;
export = metaGeneratorHelper;
