declare const H5: import("styled-components").StyledComponent<"h5", any, { className: "\n text-sm\n font-semibold\n text-center\n text-gray-600\n \n dark:text-gray-300\n "; }, "className">; export default H5;