export default function stripFileExtension(fileName: string): string;
