import { ComputedFn } from './types'; export declare const computed: ComputedFn;