import { TActorParams, TWithActorStates } from '../Models'; export declare function withActorStates(params: TActorParams): TWithActorStates;