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