import { Ayanami } from '../ayanami';
export declare function getEffectActionFactories(target: Ayanami<any>): any;
