import { Object3D } from "_three@0.125.2@three";
export declare class BreathLight extends Object3D {
    constructor();
}
