import { type PropertyName } from "typescript"; export declare function propertyNameToString(node: PropertyName): string | null;