/* @flow */ import Storage from './storage'; const gqc = new Storage(); export default gqc;