import { ShapeBand } from './ShapeBand'; export declare class TextBand extends ShapeBand { constructor(); }