export declare const defaultSpeculationRules: { prerender: { source: string; where: { selector_matches: string; }; eagerness: string; }[]; };