export declare function useFlowsEmailRateLimiter(flow_id: string): Promise<void>;
