declare function useFormat(indeterminateFormat: string, type: string): string; export default useFormat;