export { ne as default };
declare function ne(e: any, { r: n, s: t }: {
    r: any;
    s: any;
}, r: any): 1 | 0;
