declare const withFlickingMethods: (prototype: any, flickingName: string) => void;
export default withFlickingMethods;
