import { type Strategy } from '../types';
export declare const permanentStrategy: Strategy;
