import { Notifier } from '../notifier'; export declare function patch(mysql: any, airbrake: Notifier): void; //# sourceMappingURL=mysql.d.ts.map