import { ServiceSchema } from 'moleculer';
declare const mixin: Partial<ServiceSchema>;
export default mixin;
