import type { SocialLink } from '@rspress/shared'; export declare function getSocialIcons(socialLinks?: SocialLink[]): Record;