import spec from './v8.json';

export type StyleReference = Record<any, any>;

export default spec as StyleReference;
