import type { PlopValidator } from './validator.js';
export declare function requireURL(): PlopValidator<unknown>;
