import type { IChromaNote } from './types/colors.js'; /** Enable look for note from start to end. */ export declare function setSpawnEffect>(objects: T[], bool: boolean): void; //# sourceMappingURL=misc.d.ts.map