import { PageLinkProp } from './SectionLinks.types';
export declare const pageLinksArray: PageLinkProp[];
