declare const Current: {
    current: any;
};
export default Current;
