import { Ref } from "vue";
import "numeral/locales/chs.js";
export declare const usePlaceholder: (value?: Ref<any>) => import("vue").ComputedRef<any>;
export declare const PreviewText: any;
export default PreviewText;
