export declare class StateFlowFilter { match(recordToMatch?: any, stateFlowId?: string, conditionType?: string, matchAll?: boolean): boolean constructor() }