import { SegueAnimateState } from '../../types';
declare const _default: (state: SegueAnimateState) => Promise<boolean>;
export default _default;
