import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconSocial: React.FC; export default IconSocial;