export default function (name: string, falseCase: boolean, expectedValue: string): Promise<void>;
