import type { AnyStructure } from '../structure'; import type { StructureIdOptions, StructureIdResult } from './calc-structure-id'; export declare const calc_structure_id_async: import("../worker-client.svelte").WorkerClient;