export default _sfc_main; declare namespace _sfc_main { const name: string; const components: undefined; namespace props { namespace report { export const type: ObjectConstructor; function _default(): {}; export { _default as default }; } namespace gateway { const type_1: StringConstructor; export { type_1 as type }; const _default_1: string; export { _default_1 as default }; } namespace token { const type_2: StringConstructor; export { type_2 as type }; const _default_2: undefined; export { _default_2 as default }; } } const emits: string[]; function data(): { extraPortList: never[]; portList: never[]; extraSummary: { time: undefined; foBrob: undefined; dgoBrob: undefined; bunkeringFo: undefined; bunkeringDgo: undefined; }; remarks: undefined; editable: boolean; id: undefined; }; namespace computed { function computeExcludedDist(): (row: any) => number | "-"; function computeUTCTime(): (time: any, format?: string) => string; function computedLngLat(): (lat: any, lng: any) => string; function computeBlankHtml(): (html: any) => boolean; } namespace watch { export namespace report_1 { function handler(one: any): void; const immediate: boolean; } export { report_1 as report }; } namespace methods { function prepare(): void; function fetchSuggestName(val: any): Promise; function handleAdd(): void; function handleRemove(index: any): Promise; function handleCommit(type: any, name: any, data: any, index: any): Promise; } }