export declare function useWidthStyle(width: any): { widthStyle: import("vue").ComputedRef; };