// @flow
import spec from './v8.json';
export type StyleReference = typeof spec;
export default spec;