export default class MissingAutowiringAnnotationException extends Error { constructor(target: object, methodName?: string); }