export declare type PublisherQueryLanguageSyntaxErrorReason = 'UNPARSABLE' | 'UNKNOWN';
