import type { SpectrumBlock } from "../@types"; declare const data: SpectrumBlock[]; export default data;