export default function fileCommand(filePath: string, shouldRestart?: boolean): Promise<void>;
