import Configuration from "../Config"; export default function getMigrationsPath(config: Configuration, scope?: string): string;