import { CallbackOnBackHandler } from './PropsType';
export default function a(actions: any[], onBackHandler?: CallbackOnBackHandler): number;
