export declare const useDatePrefix: (props: { date: Date; }) => { prevMonthDatePrefix$: import("vue").ComputedRef; curMonthDatePrefix$: import("vue").ComputedRef; nextMonthDatePrefix$: import("vue").ComputedRef; };