export default function getRelayHandleKey(handleName: string, key?: string | null, fieldName?: string | null): string;
