import { Node2D } from '../2d';
export declare class AudioSpectrum extends Node2D {
}
