import type Swup from 'swup'; export declare function checkDependencyVersion(dependency: string, requirements: string[], swup: Swup): boolean;