declare const _sfc_main: import("vue").DefineComponent<{ options: { type: ObjectConstructor; default: () => { symbol: string; width: number; locale: string; colorTheme: string; isTransparent: boolean; }; }; }, { container: import("vue").Ref; tradingview: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly { symbol: string; width: number; locale: string; colorTheme: string; isTransparent: boolean; }; }; }>>, { options: Record; }>; export default _sfc_main;