declare const useTitle: (useAsTitle: string) => string; export default useTitle;