import _Strategy from './strategy';
export default _Strategy;
export declare const Strategy: typeof _Strategy;
