export declare function GithubIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function LinkedinIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function InstagramIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function EmailIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function FacebookIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function EducationIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export declare function UserDocumentIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
