export declare class FswSymbol { el: HTMLElement; protected draggie: any; componentDidLoad(): void; render(): any; }