import { BarrageStyle } from '../type'; export declare function getFormatBarrageData(data: any, other?: any): any; export declare const defaultBarrageStyle: BarrageStyle;