import get from './get';
import set from './set';
import submit from './submit';
export { get, set, submit };
//# sourceMappingURL=index.d.ts.map