import '../../setup-fixture'; import { type LinkDocsContent } from '../LinkDocs/LinkDocsContent'; export declare const linkDocsExample: LinkDocsContent; declare const _default: { default: any; secondary: any; 'one item': any; 'three item': any; 'with card border': any; }; export default _default;