export declare function onInitEffects({ projectId }: { projectId?: string; }, dispatch: (action: any) => void): void;