export declare function useLocalizedDateFormat(): { displayFormat: globalThis.ComputedRef; valueFormat: globalThis.ComputedRef; };