import { GQL_STATE_ID } from './vars'; export function gqlState(state: any): string { return ``; }