import { Sequence } from "../../patterns/Sequence";
declare const method: Sequence;
export default method;
