import type { SwipeBackControlPlugin } from './definitions';
declare const SwipeBackControl: SwipeBackControlPlugin;
export * from './definitions';
export { SwipeBackControl };
