export {Oranges} from "../../something/something";
import {Oranges} from "../../something/something";

export default {
    Oranges
}