export declare const unexpected: (expected: string, actual: string, position: number) => SyntaxError;