import { ActionParams } from "moleculer";
export declare const IAMServiceActionParams: {
    [actionName: string]: ActionParams;
};
