export default function getRelativePath(outputPath: string, filePath: string, isOutsideOutputPath?: boolean, schemaPath?: string): string;
