import type { Logger } from './structures';
export declare function debuggable(log?: Logger): (target: any, context?: any) => void;
//# sourceMappingURL=decorators.d.ts.map