MakeInterfaceGuardStrict: (<M>(interfaceName: string, methodGuards: M, options: {
    defaultGuards?: undefined;
    sloppy?: false;
}) => InterfaceGuard<M>)