import type { DefineComponent } from 'vue'; declare const Algorithm: DefineComponent>; export { Algorithm };