import findUp from 'find-up'; export default function searchFile(relativePath: string, options?: findUp.Options): string;