declare const _default: {
    test: () => void;
    testCref: () => void;
    testAref: () => void;
    testArray: () => void;
    testObj: () => void;
};
export default _default;
