import { TextWave, TextWaveProperties } from './TextWave'; export declare class TextWaveInLongWavelength extends TextWave { constructor(properties?: TextWaveProperties); }