/// import type { IconType } from "./Icon/types"; declare function SupportCentre(props: IconType): JSX.Element; export default SupportCentre;