import { LinkService, SbLinkProps } from './link.types'; export declare const DEFAULT_LINK_PROPS: Omit; export declare const LINK_SERVICES: LinkService[];