import * as ts from 'typescript'; import { TransformerOptions } from '../types'; export default function bearerStateInjector({}?: TransformerOptions): ts.TransformerFactory;